x86/shadow: rename hash_foreach() to hash_vcpu_foreach()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 17 Feb 2015 13:31:28 +0000 (14:31 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 17 Feb 2015 13:31:28 +0000 (14:31 +0100)
commit6e3e74fea290c15f38babc705794f647dbe7a90e
tree11f31ad8da53fb23898f1a5c84ab3fbeb662ba55
parenta9533e536cc9ed75f424a935ab5bfc52f30e1aa4
x86/shadow: rename hash_foreach() to hash_vcpu_foreach()

A later change requires the introduction of a domain variant.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Tim Deegan <tim@xen.org>
xen/arch/x86/mm/shadow/common.c